projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d23b210
)
Make default loading speed 40kB/s.
author
Michael Fulbright
<drmike@src.gnome.org>
Wed, 10 Nov 1999 18:54:07 +0000
(18:54 +0000)
committer
Michael Fulbright
<drmike@src.gnome.org>
Wed, 10 Nov 1999 18:54:07 +0000
(18:54 +0000)
Dr Mike
demos/testpixbuf.c
patch
|
blob
|
history
diff --git
a/demos/testpixbuf.c
b/demos/testpixbuf.c
index 534bef1965478cfeebdd67b284d720aae0f767f6..63483f8291446904089468d0f4311a95063d251b 100644
(file)
--- a/
demos/testpixbuf.c
+++ b/
demos/testpixbuf.c
@@
-489,7
+489,7
@@
progressive_updated_callback(GdkPixbufLoader* loader, guint x, guint y, guint wi
return;
}
-static int readlen =
1
;
+static int readlen =
4096
;
int
main (int argc, char **argv)